How to create a mobile friendly website [infrastructure]

Posted by Grant on Stack Overflow See other posts from Stack Overflow or by Grant
Published on 2010-04-26T12:42:43Z Indexed on 2010/04/26 15:13 UTC
Read the original article Hit count: 176

Filed under:
|

Hi, if i wanted to create a mobile friendly version of a relatively small website would it be better to have a sub domain that redirects to a completely new url with sperate markup and styling or would it be better to detect the useragent in code and programatically change to a different mobile friendly stylesheet, or is their a better infrastructure based solution i am overlooking..

Thanks.

© Stack Overflow or respective owner

Related posts about css

Related posts about mobileweb